﻿2026-07-06T05:19:30.9207218Z ##[group]Run actions/checkout@v5
2026-07-06T05:19:30.9207558Z with:
2026-07-06T05:19:30.9207754Z   repository: SaberMage/spt-shell-notify
2026-07-06T05:19:30.9207979Z   path: .adapter-notify
2026-07-06T05:19:30.9209831Z   token: ***
2026-07-06T05:19:30.9210009Z   ssh-strict: true
2026-07-06T05:19:30.9210198Z   ssh-user: git
2026-07-06T05:19:30.9210375Z   persist-credentials: true
2026-07-06T05:19:30.9210558Z   clean: true
2026-07-06T05:19:30.9210755Z   sparse-checkout-cone-mode: true
2026-07-06T05:19:30.9210961Z   fetch-depth: 1
2026-07-06T05:19:30.9211126Z   fetch-tags: false
2026-07-06T05:19:30.9211327Z   show-progress: true
2026-07-06T05:19:30.9211504Z   lfs: false
2026-07-06T05:19:30.9211671Z   submodules: false
2026-07-06T05:19:30.9211840Z   set-safe-directory: true
2026-07-06T05:19:30.9212026Z ##[endgroup]
2026-07-06T05:19:30.9920477Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T05:19:30.9925622Z ##[group]Getting Git version info
2026-07-06T05:19:30.9926095Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-06T05:19:31.0246662Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:19:31.0512728Z git version 2.43.0.windows.1
2026-07-06T05:19:31.0538768Z ##[endgroup]
2026-07-06T05:19:31.0546231Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b3fadc6b-ade6-4881-b366-2dd9df586718\.gitconfig'
2026-07-06T05:19:31.0558722Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b3fadc6b-ade6-4881-b366-2dd9df586718' before making global git config changes
2026-07-06T05:19:31.0559339Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:19:31.0564773Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:19:31.0813797Z ##[group]Initializing the repository
2026-07-06T05:19:31.0817911Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:19:31.1141692Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T05:19:31.1167962Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:19:31.1434433Z ##[endgroup]
2026-07-06T05:19:31.1434791Z ##[group]Disabling automatic garbage collection
2026-07-06T05:19:31.1439216Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T05:19:31.1665677Z ##[endgroup]
2026-07-06T05:19:31.1666150Z ##[group]Setting up auth
2026-07-06T05:19:31.1672897Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:19:31.1896237Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:19:31.7481452Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:19:31.7720523Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:19:32.3346292Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:19:32.3574810Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:19:32.8020460Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T05:19:32.9110301Z ##[endgroup]
2026-07-06T05:19:32.9110658Z ##[group]Determining the default branch
2026-07-06T05:19:32.9112073Z Retrieving the default branch name
2026-07-06T05:19:33.2978719Z Default branch 'main'
2026-07-06T05:19:33.2979212Z ##[endgroup]
2026-07-06T05:19:33.2979535Z ##[group]Fetching the repository
2026-07-06T05:19:33.2985292Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-06T05:19:34.0261868Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:19:34.0262251Z  * [new branch]      main       -> origin/main
2026-07-06T05:19:34.0397619Z ##[endgroup]
2026-07-06T05:19:34.0398010Z ##[group]Determining the checkout info
2026-07-06T05:19:34.0398839Z ##[endgroup]
2026-07-06T05:19:34.0404384Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T05:19:34.0689850Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T05:19:34.0916060Z ##[group]Checking out the ref
2026-07-06T05:19:34.0920552Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T05:19:34.1234946Z branch 'main' set up to track 'origin/main'.
2026-07-06T05:19:34.1235267Z Reset branch 'main'
2026-07-06T05:19:34.1255696Z ##[endgroup]
2026-07-06T05:19:34.1502866Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T05:19:34.1711320Z ee2d37eadc730c0019e0af82d683074c509634a2
